@import url(../../css.css);body{margin:0;font-family:Poppins,sans-serif;font-size:14px;line-height:22px;color:rgba(0,16,33,.71)}.icon{display:inline-block;width:1.5rem;height:1.5rem}.icon svg{display:block}.rating-stars{display:inline-flex;height:2rem}.rating-stars__star{height:inherit;margin-right:.25rem}.rating-stars__star:last-child{margin-right:0}.rating-stars_gap-size_s .rating-stars__star{margin-right:.125rem}.advantages{padding:4rem 0}.advantages__grid{display:flex;flex-wrap:wrap;margin:-1rem}.advantages__grid-cell{flex:1;padding:1rem;box-sizing:border-box}.advantages__icon{display:block;width:4rem;height:4rem}.advantages__title{margin:1rem 0 0;font-size:16px;line-height:24px;color:rgba(0,8,15,.89);font-weight:600}.advantages__description{margin:1rem 0 0;font-size:14px;line-height:22px;color:rgba(0,16,33,.71)}@media (max-width:992px){.advantages__grid-cell{min-width:50%}}@media (max-width:767px){.advantages{text-align:center}.advantages__icon{margin:auto}.advantages__grid-cell{min-width:100%}}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;padding:0 1.25rem;border:1px solid;border-radius:3px;box-sizing:border-box;cursor:pointer;font-size:14px;line-height:22px;vertical-align:middle;color:rgba(0,16,33,.71);text-decoration:none;transition:all .3s;user-select:none}.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.button,.button:active{background-color:rgba(0,51,77,.04);border-color:rgba(0,51,77,.04)}.button:hover{background-color:rgba(0,38,66,.11);border-color:rgba(0,38,66,.11)}.button:active,.button:hover{transition:all .2s}.button__button-page{float:right;position:relative;bottom:5px}.button__icon{position:relative;width:1rem;height:1rem}.button__text{position:relative;margin:0 .625rem}.button__text:first-child{margin-left:.375rem}.button__text:last-child{margin-right:.375rem}.button_size_s{height:2rem;padding:0 1rem;font-size:12px;line-height:20px}.button_size_s .button__icon{width:.875rem;height:.875rem}.button_size_s .button__text{margin:0 .5rem}.button_size_s .button__text:first-child{margin-left:.25rem}.button_size_s .button__text:last-child{margin-right:.25rem}.button_size_m{height:2.5rem;padding:0 1.25rem;font-size:14px;line-height:22px}.button_size_m .button__icon{width:1rem;height:1rem}.button_size_m .button__text{margin:0 .625rem}.button_size_m .button__text:first-child{margin-left:.375rem}.button_size_m .button__text:last-child{margin-right:.375rem}.button_size_l{height:3rem;padding:0 1.25rem;font-size:16px;line-height:24px}.button_size_l .button__icon{width:1.25rem;height:1.25rem}.button_size_l .button__text{margin:0 .75rem}.button_size_l .button__text:first-child{margin-left:.5rem}.button_size_l .button__text:last-child{margin-right:.5rem}.button_type_action{background:linear-gradient(0deg,#ee6c68,#f3b775);color:#fff;border:none}.button_type_action:before{background:linear-gradient(180deg,#ee6c68,#f3b775);opacity:0;transition:inherit}.button_type_action:hover:before{opacity:1}.button_inverted{color:hsla(0,0%,100%,.71)}.button_inverted,.button_inverted:active{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.04)}.button_inverted:hover{background-color:hsla(0,0%,100%,.11);border-color:hsla(0,0%,100%,.11)}.container{max-width:72rem;margin:auto;box-sizing:content-box}@media (min-width:0){.container{padding:0 1rem}}@media (min-width:577px){.container{padding:0 1rem}}@media (min-width:768px){.container{padding:0 1.5rem}}@media (min-width:993px){.container{padding:0 1.5rem}}.expander{display:flex;align-items:flex-start}.expander__col_icon{margin-right:1rem}.expander__icon-wrap{position:relative;min-width:22px;min-height:22px}.expander__icon{position:absolute;left:50%;top:50%;width:1rem;height:1rem;transform:translate(-50%,-50%);transition:all .2s}.expander__icon_open{opacity:0}.expander__title{font-size:14px;line-height:22px;cursor:pointer}.expander b{font-weight:600}.expander__content{transition:all .2s;overflow:hidden}.expander__content-inner{padding-top:.5rem;opacity:0;transition:all .2s}.expander_icon-size_s .expander__icon{width:.75rem;height:.75rem}.expander_icon-size_m .expander__icon{width:1rem;height:1rem}.expander_icon-size_l .expander__icon{width:1.25rem;height:1.25rem}.expander_icon-color_primary .expander__icon,.expander_title-color_primary .expander__title{color:#137ae1}.expander:not(.is-open) .expander__content{height:0}.expander.is-open .expander__icon_open{opacity:1}.expander.is-open .expander__icon_close{opacity:0}.expander.is-open .expander__content-inner{opacity:1}.feedbacks__grid{display:flex;flex-wrap:wrap;margin:-.5rem}.feedbacks__grid-cell{flex:33.33333333%;padding:.5rem;box-sizing:border-box}.feedbacks__feedback{position:relative;padding:1rem 1.5rem;border:1px solid rgba(0,38,66,.11);border-top-color:transparent;border-radius:5px}.feedbacks__feedback:after,.feedbacks__feedback:before{content:"";position:absolute;top:-1px;height:1rem;border-radius:inherit;border-top:1px solid rgba(0,38,66,.11)}.feedbacks__feedback:before{left:-1px;width:1rem;border-top-right-radius:0}.feedbacks__feedback:after{right:-1px;width:calc(100% - 4rem);border-top-left-radius:0}.feedbacks__feedback-icon{display:block;width:2rem;margin-top:-1.75rem;margin-bottom:1rem;color:#3fb879;transform:rotate(180deg)}.feedbacks__feedback-text{margin-top:1rem}.feedbacks__author{margin-top:1rem;font-size:12px;line-height:20px;color:rgba(0,28,56,.47)}.feedbacks__author:before{content:"\2014   "}.feedbacks__rating{height:1rem;margin-top:1rem}@media (max-width:767px){.feedbacks__grid{flex-direction:column}}.footer{padding:4rem 0;background-color:#3a454f;font-size:12px;line-height:20px;color:hsla(0,0%,100%,.47)}.footer__grid{display:flex;flex-wrap:wrap;margin:-2rem}.footer__grid-cell{width:100%;padding:2rem;border:0 solid hsla(0,0%,100%,.11);box-sizing:border-box}.footer__grid-cell_2x5{width:40%}.footer__grid-cell_3x5{width:60%}.footer__grid-cell_4x5{width:80%}.footer__grid-cell_5x5{width:100%}.footer__grid-divider{width:100%;height:0;padding:0;margin:1rem 2rem;border:solid hsla(0,0%,100%,.11);border-width:1px 0 0;background:none}.footer__menu-title{margin-bottom:.5rem;font-weight:600;color:#fff}.footer__menu-items{display:block;margin-top:-.25rem;column-gap:2rem;break-inside:avoid-column}.footer__menu-items_cols_2{column-count:2}.footer__menu-items_cols_3{column-count:3}.footer__menu-items_cols_4{column-count:4}.footer__menu-items_cols_5{column-count:5}.footer__menu-item{display:block;padding-top:.25rem;color:inherit;text-decoration:none;cursor:pointer;transition:all .1s}.footer__menu-item:hover{color:#fff}.footer__disclaimer p{margin:1rem 0}.footer__disclaimer p:first-child{margin-top:0}.footer__disclaimer p:last-child{margin-bottom:0}.footer__contacts-title{margin:1.5rem 0 0;color:#fff;font-weight:600}.footer__contacts-title:first-child{margin-top:0}.footer__contacts-text{margin:.25rem 0 0}.footer__contacts-text_lowercase{text-transform:lowercase}.footer__copyright{margin:0}@media (max-width:767px){.footer{padding:3rem 0}.footer__grid{margin:-1rem}.footer__grid-cell{width:100%;padding:1rem}.footer__grid-divider{margin:.5rem 1rem}.footer__menu-items{column-count:2}}.header:before{content:"";position:absolute;right:0;left:50%;top:0;bottom:0;background:url(../img/main-page-header.jpeg)}.header__container{display:flex;padding-top:4rem;padding-bottom:4rem}.header__col{flex:1;box-sizing:border-box}.header__col_text{max-width:calc(50% - 12rem);padding-right:2rem;box-sizing:border-box}.header__col_form{width:100%;max-width:24rem}.header__title{margin:2rem 0 0;font-size:32px;line-height:56px;font-weight:800;color:rgba(0,8,15,.89)}.header__no-margin{margin-top:0}.header__lead{font-size:20px;line-height:28px}.header__advantages,.header__lead{margin:2rem 0 0;color:rgba(0,16,33,.71)}.header__advantages{padding:0;font-size:16px;line-height:24px;list-style:none}.header__advantages-item{margin:0 0 .5rem}.header__advantages-item:last-child{margin-bottom:0}.header__advantages-item-icon{width:1rem;height:1rem;margin-right:1rem;vertical-align:middle}.header__advantages-item-text{vertical-align:middle}.header__form,.header__form-wrapper{position:relative}.header__form{width:100%;max-width:24rem;padding:.375rem;z-index:1;min-height:30rem;box-sizing:border-box}.header__form:after,.header__form:before{content:"";position:absolute}.header__form:before{top:0;right:0;bottom:0;left:0;border-radius:8px;box-shadow:0 32px 64px rgba(0,38,66,.11);background:linear-gradient(0deg,#ee6c68,#f3b775);z-index:-2}.header__form:after{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem;border-radius:5px;background:#fff;z-index:-1}.header__form #pr-lead-form .wizard{padding:0 0 .25rem}.header__form #pr-lead-form .wizard__segment{padding-left:1rem;padding-right:1rem}.header_theme_color-bg{padding:0;background:linear-gradient(90deg,rgba(1,98,156,.85) 10%,rgba(24,154,202,.85) 50%,rgba(1,98,156,.85) 90%),no-repeat calc(50% + 24vw) bottom url(../img/main-page-header-2.png),url(../img/pattern.svg)}.header_theme_color-bg:before{content:none}.header_theme_color-bg #pr-lead-form{max-width:none}.header_theme_color-bg .header__container{margin-top:0;margin-bottom:0;padding-top:4rem;padding-bottom:4rem}.header_theme_color-bg .header__bar{padding:2rem 0;background:#3fb879;text-align:center;color:#fff;border-bottom:.25rem solid #fff}.header_theme_color-bg .header__bar *{vertical-align:middle}.header_theme_color-bg .header__bar-icon{position:relative;top:-.1px;height:1.25rem;width:auto;margin-right:.375rem;fill:#a5e0c1;color:#fff}.header_theme_color-bg .header__bar-icon svg{display:block;height:100%}.header_theme_color-bg .header__bar-title{font-size:16px;line-height:24px;font-weight:800}.header_theme_color-bg .header__bar-description{font-size:14px;line-height:22px;font-weight:400;color:hsla(0,0%,100%,.71)}.header_theme_color-bg .header__bar-description a{color:inherit;transition:all .2s}.header_theme_color-bg .header__bar-description a:hover,.header_theme_color-bg .header__title{color:#fff}.header_theme_color-bg .header__advantages,.header_theme_color-bg .header__lead{color:hsla(0,0%,100%,.8)}@media (max-width:992px){.header_theme_color-bg{background:linear-gradient(90deg,rgba(1,98,156,.85) 10%,rgba(24,154,202,.85) 50%,rgba(1,98,156,.85) 90%),no-repeat calc(50% - 24vw) bottom url(../img/main-page-header-2.png),url(../img/pattern.svg)}.header_theme_color-bg .header__container{justify-content:center}.header_theme_color-bg .header__col{flex:1;max-width:none}.header_theme_color-bg .header__bar{padding:1.5rem 0}}@media (max-width:767px){.header_theme_color-bg{background:linear-gradient(90deg,rgba(1,98,156,.85) 10%,rgba(24,154,202,.85) 50%,rgba(1,98,156,.85) 90%),url(../img/pattern.svg)}.header_theme_color-bg .header__container{padding-top:2rem;padding-bottom:2rem;flex-direction:column}.header_theme_color-bg .header__col{padding:0;margin:0 auto;width:100%;max-width:24rem}.header_theme_color-bg .header__bar{padding:1rem 0;border-bottom-width:.125rem;text-align:left}.header_theme_color-bg .header__bar-icon{height:1rem;margin-right:.25rem}.header_theme_color-bg .header__bar-title{font-size:14px;line-height:22px}.header_theme_color-bg .header__bar-description{font-size:12px;line-height:20px}.header_theme_color-bg .header__title{font-size:28px;line-height:40px;margin-top:0}.header_theme_color-bg .header__advantages,.header_theme_color-bg .header__lead{margin-top:1rem}.header_theme_color-bg .header__lead{font-size:16px;line-height:24px}.header_theme_color-bg .header__advantages{font-size:14px;line-height:22px}.header_theme_color-bg .header__advantages-item{margin-bottom:.25rem}.header_theme_color-bg .header__form-wrapper{margin-top:1.5rem}}.header-page_theme_color-bg{padding:0;background:linear-gradient(90deg,rgba(1,98,156,.85) 10%,rgba(24,154,202,.85) 50%,rgba(1,98,156,.85) 90%),no-repeat calc(50% + 24vw) 15% url(../img/main-page-header-2.png),url(../img/pattern.svg)}.header-page_theme_color-bg:before{content:none}.header-page_theme_color-bg #pr-lead-form{max-width:none}.header-page_theme_color-bg .header__container{margin-top:0;margin-bottom:0;padding-top:4rem;padding-bottom:4rem}.header-page_theme_color-bg .header__bar{padding:2rem 0;background:#3fb879;text-align:center;color:#fff;border-bottom:.25rem solid #fff}.header-page_theme_color-bg .header__bar *{vertical-align:middle}.header-page_theme_color-bg .header__bar-icon{position:relative;top:-.1px;height:1.25rem;width:auto;margin-right:.375rem;fill:#a5e0c1;color:#fff}.header-page_theme_color-bg .header__bar-icon svg{display:block;height:100%}.header-page_theme_color-bg .header__bar-title{font-size:16px;line-height:24px;font-weight:800}.header-page_theme_color-bg .header__bar-description{font-size:14px;line-height:22px;font-weight:400;color:hsla(0,0%,100%,.71)}.header-page_theme_color-bg .header__bar-description a{color:inherit;transition:all .2s}.header-page_theme_color-bg .header__bar-description a:hover,.header-page_theme_color-bg .header__title{color:#fff}.header-page_theme_color-bg .header__advantages,.header-page_theme_color-bg .header__lead{color:hsla(0,0%,100%,.8)}@media (max-width:992px){.header-page_theme_color-bg{background:linear-gradient(90deg,rgba(1,98,156,.85) 10%,rgba(24,154,202,.85) 50%,rgba(1,98,156,.85) 90%),no-repeat calc(50% - 24vw) 15% url(../img/main-page-header-2.png),url(../img/pattern.svg)}.header-page_theme_color-bg .header__container{justify-content:center}.header-page_theme_color-bg .header__col{flex:1;max-width:none}.header-page_theme_color-bg .header__bar{padding:1.5rem 0}}@media (max-width:767px){.header-page_theme_color-bg{background:linear-gradient(90deg,rgba(1,98,156,.85) 10%,rgba(24,154,202,.85) 50%,rgba(1,98,156,.85) 90%),url(../img/pattern.svg)}.header-page_theme_color-bg .header__container{padding-top:2rem;padding-bottom:2rem;flex-direction:column}.header-page_theme_color-bg .header__col{padding:0;margin:0 auto;width:100%;max-width:24rem}.header-page_theme_color-bg .header__bar{padding:1rem 0;border-bottom-width:.125rem;text-align:left}.header-page_theme_color-bg .header__bar-icon{height:1rem;margin-right:.25rem}.header-page_theme_color-bg .header__bar-title{font-size:14px;line-height:22px}.header-page_theme_color-bg .header__bar-description{font-size:12px;line-height:20px}.header-page_theme_color-bg .header__title{font-size:28px;line-height:40px;margin-top:0}.header-page_theme_color-bg .header__advantages,.header-page_theme_color-bg .header__lead{margin-top:1rem}.header-page_theme_color-bg .header__lead{font-size:16px;line-height:24px}.header-page_theme_color-bg .header__advantages{font-size:14px;line-height:22px}.header-page_theme_color-bg .header__advantages-item{margin-bottom:.25rem}.header-page_theme_color-bg .header__form-wrapper{margin-top:1.5rem}}.layout{overflow:hidden}.list .list__item:first-child{padding-top:0}.list .list__item:last-child{padding-bottom:0;border:none}.list__item{border-bottom:0 solid rgba(0,38,66,.11)}.list_gap_xs .list__item{padding-top:.25rem;padding-bottom:.25rem}.list_gap_s .list__item{padding-top:.375rem;padding-bottom:.375rem}.list_gap_m .list__item{padding-top:.5rem;padding-bottom:.5rem}.list_gap_l .list__item{padding-top:.75rem;padding-bottom:.75rem}.list_gap_xl .list__item{padding-top:1rem;padding-bottom:1rem}.list_divider_solid .list__item{border-bottom-width:1px}.logo{height:2rem;vertical-align:middle}.navbar{padding:2rem 0}.navbar__container{display:flex}.navbar__logo{margin-right:auto}.navbar__button{margin-left:.5rem}.our-rating__grid{display:flex;flex-wrap:wrap;align-items:center;margin:-.25rem -.5rem}.our-rating__stars,.our-rating__text{padding:.25rem .5rem}.our-rating__text{flex:1;font-size:16px;line-height:24px;color:rgba(0,28,56,.47)}.our-rating__text_left{text-align:right}.our-rating__text strong{color:#3fb879}.our-rating__text b{font-weight:600}.our-rating__stars{flex:0}@media (max-width:992px){.our-rating__grid{flex-direction:column;align-items:flex-start}.our-rating__text_right{text-align:left;font-size:14px;line-height:22px}}.section{padding:6rem 0}.section__title{max-width:48rem;margin:0 auto 3rem;font-size:28px;line-height:40px;font-weight:600;text-align:center;color:rgba(0,8,15,.89)}.section__title strong{font-weight:inherit;color:#137ae1}.section__title2{margin:0 auto;font-size:28px;line-height:40px;font-weight:600;text-align:left;color:rgba(0,8,15,.89)}.section__title2 strong{font-weight:inherit;color:#137ae1}.section__title3{margin:0 auto;font-size:20px;line-height:40px;font-weight:600;text-align:left;color:rgba(0,8,15,.89)}.section__title3 strong{font-weight:inherit;color:#137ae1}.section__description{margin-top:14px}@media (max-width:767px){.section{padding:4rem 0}.section__title{margin-bottom:2rem;font-size:24px;line-height:32px;text-align:left}}.section_our-rating .section__rating{margin-top:3rem}.section_our-rating .section__avatars{display:block;width:100%;margin-top:3rem}.section_our-rating .section__feedbacks{margin-top:3rem}@media (max-width:767px){.section_our-rating .section__avatars,.section_our-rating .section__feedbacks,.section_our-rating .section__rating{margin-top:2rem}}.section_security .section__grid{display:flex;margin:-1rem -2rem;align-items:center}.section_security .section__grid-cell{width:50%;padding:1rem 2rem;box-sizing:border-box}.section_security .section__img{display:block;width:100%}.section_security .section__title{text-align:left}.section_security .section__subtitle{margin:2rem 0 0;font-size:20px;line-height:28px;font-weight:400}.section_security p{margin:1rem 0 0;font-size:14px;line-height:22px}@media (max-width:767px){.section_security .section__grid{flex-direction:column}.section_security .section__grid-cell{width:100%}.section_security .section__grid-cell:first-child{order:2}.section_security .section__grid-cell:nth-child(2){order:1}.section_security .section__grid-cell:nth-child(2) img{display:block;width:75%;margin:auto}}.section_collage{padding:0;background:linear-gradient(#f7f8fa 50%,#fff 0)}.section_collage .section__img{margin:-1px 0;display:block;width:100%;border-radius:5px}@media (max-width:767px){.section_collage .section__container{padding:0}.section_collage .section__img{border-radius:0}}.section_secondary-info-blocks .section__title{text-align:left;margin-bottom:2rem}.section_secondary-info-blocks .section__grid{column-count:2;margin:-1.5rem -1rem}.section_secondary-info-blocks .section__grid-cell{padding:1.5rem 1rem;box-sizing:border-box;break-inside:avoid-column}.section_secondary-info-blocks .section__faq-list{color:#137ae1}.section_secondary-info-blocks .section__expander,.section_secondary-info-blocks .section__table{margin-top:2rem;margin-bottom:2rem}.section_secondary-info-blocks .section__expander:last-child,.section_secondary-info-blocks .section__table:last-child{margin-bottom:0}.section_secondary-info-blocks p{margin-top:1rem;margin-bottom:1rem}.section_secondary-info-blocks b{font-weight:600}@media (max-width:767px){.section_secondary-info-blocks .section__grid{column-count:1}}.table{overflow:auto;border:1px solid rgba(0,38,66,.11);border-radius:3px}.table table{width:100%;text-align:left;border-collapse:collapse}.table th{font-weight:600}.table td,.table th{padding:.5rem 1rem;border:solid rgba(0,51,77,.04);border-width:0 1px}.table tr:nth-child(2n){background-color:rgba(0,51,77,.04)}.table_size_s{font-size:12px;line-height:20px}.table_size_s td,.table_size_s th{padding:.375rem .5rem}.table.table td:first-child,.table.table th:first-child{border-left:0}.table.table td:last-child,.table.table th:last-child{border-right:0}.text-block{display:flex}.text-block__icon-wrap{display:flex;align-items:center}.text-block b{font-weight:600}.text-block_icon-size_s .text-block__icon{width:1rem;height:1rem}.text-block_icon-size_m .text-block__icon{width:1.5rem;height:1.5rem}.text-block_icon-size_l .text-block__icon{width:2rem;height:2rem}.text-block_icon-size_xl .text-block__icon{width:3rem;height:3rem}.text-block_icon-size_2xl .text-block__icon{width:4rem;height:4rem}.text-block_icon-margin_s .text-block__icon{margin:.5rem}.text-block_icon-margin_m .text-block__icon{margin:1rem}.text-block_icon-margin_l .text-block__icon{margin:1.5rem}.text-block_icon-margin_xl .text-block__icon{margin:2rem}.text-block_title-size_s .text-block__icon-wrap{min-t:20px}.text-block_title-size_s .text-block__title{font-size:12px;line-height:20px}.text-block_title-size_m .text-block__icon-wrap{min-height:22px}.text-block_title-size_m .text-block__title{font-size:14px;line-height:22px}.text-block_title-size_l .text-block__icon-wrap{min-height:24px}.text-block_title-size_l .text-block__title{font-size:16px;line-height:24px}.text-block_title-size_xl .text-block__icon-wrap{min-height:28px}.text-block_title-size_xl .text-block__title{font-size:20px;line-height:28px}.text-block_title-size_2xl .text-block__icon-wrap{min-height:32px}.text-block_title-size_2xl .text-block__title{font-size:24px;line-height:32px}.text-block_text-size_s .text-block__icon-wrap{min-t:20px}.text-block_text-size_s .text-block__text{font-size:12px;line-height:20px}.text-block_text-size_m .text-block__icon-wrap{min-height:22px}.text-block_text-size_m .text-block__text{font-size:14px;line-height:22px}.text-block_text-size_l .text-block__icon-wrap{min-height:24px}.text-block_text-size_l .text-block__text{font-size:16px;line-height:24px}.text-block_text-size_xl .text-block__icon-wrap{min-height:28px}.text-block_text-size_xl .text-block__text{font-size:20px;line-height:28px}.text-block_text-size_2xl .text-block__icon-wrap{min-height:32px}.text-block_text-size_2xl .text-block__text{font-size:24px;line-height:32px}.text-block_text-margin_s .text-block__text{margin-top:.5rem}.text-block_text-margin_m .text-block__text{margin-top:1rem}.text-block_text-margin_l .text-block__text{margin-top:1.5rem}.text-block_text-margin_xl .text-block__text{margin-top:2rem}.text-block_direction_row{flex-direction:row}.text-block_direction_row .text-block__icon{margin-top:0;margin-left:0;margin-bottom:0}.text-block_direction_column{flex-direction:column}.text-block_direction_column .text-block__icon{margin-top:0;margin-left:0;margin-right:0}.breadcrumbs{margin-top:20px}.breadcrumbs__href{color:rgba(0,16,33,.71);font-size:14px;line-height:22px;text-decoration:none}.unscrible-form{margin:0 auto;width:100%;text-align:center}.listing-filter__form-elem{margin:0 auto;font-size:16px;font-weight:700;position:relative;z-index:1;display:block;box-sizing:border-box;width:50%;height:54px;padding:0 18px;transition:all .1s ease;color:#333;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;outline:0;border:1px solid #e0e0e0;box-shadow:inset 0 2px 1px #e6e6e6,0 0 0 #e6e6e6}.listing-filter__button{margin-top:24px;width:50%;background:linear-gradient(0deg,#ee6c68,#f3b775);color:#fff;border:none}.listing-filter__label{font-size:10px;font-weight:800;line-height:24px;display:inline-block;letter-spacing:.05em;text-transform:uppercase;color:#000}.form-field_error{font-size:13px;line-height:1rem;position:relative;top:8px;color:red}@media screen and (max-width:768px){.listing-filter__button,.listing-filter__form-elem{width:100%}}.form-filling{position:fixed;width:100%}.form-filling .header__form-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;margin:0;z-index:100;background:hsla(0,0%,100%,.89);overflow:auto;overflow-y:scroll}.form-filling .header__form{margin:auto}@media (max-width:767px){.form-filling .header__form-wrapper{margin:0;background:#fff}.form-filling .header__form{margin-top:0}.form-filling .header__form:after,.form-filling .header__form:before{content:none}}.bg_gray_extra-light{background-color:#f7f8fa!important}